home *** CD-ROM | disk | FTP | other *** search
- -- card: 24175 from stack: in.0
- -- bmap block id: 34842
- -- flags: 0000
- -- background id: 7610
- -- name: section 2:2
- ----- HyperTalk script -----
- -- "originCdName" is used by the bg script to determine
- -- where to go, as well as in the flying btn animation
- on openCard
- global OriginCdName
- put the short name of this cd into OriginCdName
- end openCard
-
-
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=93 top=245 right=290 bottom=252
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 174
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: instruct
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=36 top=79 right=111 bottom=69
- -- title width / last selected line: 0
- -- icon id / first selected line: 23429 / 23429
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: checkboxA
- ----- HyperTalk script -----
- -- "checkA" is in the bg script
- on mouseUp
- checkA
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=36 top=197 right=229 bottom=69
- -- title width / last selected line: 0
- -- icon id / first selected line: 23429 / 23429
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: checkboxB
- ----- HyperTalk script -----
- -- "checkA" is in the bg script
- on mouseUp
- checkB
- end mouseUp
-
- on mouseUp
- visual wipe right
- go card "menu2.1.2"
- -- ** check if the subcats have been uncover
- --if the icon of me is not 15007 then
- --send mouseUp to btn id 50
- --end if
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=79 right=111 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 5567 / 5567
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa1
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "Read Me First"
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=104 right=136 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 6427 / 6427
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa2
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "Card Sizes"
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=129 right=161 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 7395 / 7395
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa3
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "Multiple Windows"
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=154 right=186 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 8314 / 8314
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa4
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "Styled Text & Hot Text"
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=179 right=211 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 9111 / 9111
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa5
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "Improved Printing"
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=204 right=236 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 8079 / 8079
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa6
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "HyperTalk & XCMDs"
- end mouseUp
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=229 right=261 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 27114 / 27114
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa7
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "Custom Menus"
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=254 right=286 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 9440 / 9440
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa8
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "Other Goodies"
- end mouseUp
-
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=267 top=279 right=311 bottom=300
- -- title width / last selected line: 0
- -- icon id / first selected line: 11286 / 11286
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: chkbxa9
- ----- HyperTalk script -----
- -- the text button will take care of the action
- on mouseUp
- send mouseUp to btn "Self-Assessment"
- end mouseUp
-
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=88 right=111 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Read Me First
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa1" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 15 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=113 right=136 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Card Sizes
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa2" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 16 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=138 right=161 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Multiple Windows
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa3" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=163 right=186 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Styled Text & Hot Text
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa4" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=188 right=211 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Improved Printing
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa5" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=213 right=236 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: HyperTalk & XCMDs
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa6" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=238 right=261 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Custom Menus
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa7" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=263 right=286 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Other Goodies
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa8" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: C001
- -- rect: left=290 top=288 right=311 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 174
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Self-Assessment
- ----- HyperTalk script -----
- -- theSource is the name of the corresponding checkbox; used by bg scr
- on mouseUp
- global theSource
- put "chkbxa9" into theSource
- pass mouseUp
- end mouseUp
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=58 top=88 right=126 bottom=235
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Submenu 1
- ----- HyperTalk script -----
- -- "checkA" is in the bg script
- on mouseUp
- checkA
- end mouseUp
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=58 top=206 right=244 bottom=235
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Submenu 1
- ----- HyperTalk script -----
- -- "checkB" is in the bg script
- on mouseUp
- checkB
- end mouseUp
-
-
-
- -- part 26 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=474 top=195 right=224 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 24471 / 24471
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: MapBtn
- ----- HyperTalk script -----
- -- Go to the Map stack. "CameFrom" holds the name of this cd
- -- so the Map can hilite the cd the user came from.
- on mouseUp
- global DisSpeed, CameFrom, MapMode
- set the hilite of me to true
- lock Screen
- set the hilite of me to false
- put "Section 2:" into CameFrom
- visual DisSpeed
- if MapMode is "graph" then
- go stack "•HC 2.0-3"
- HiliteMap
- else
- go to cd "indexMap" of stack "•HC 2.0-3"
- end if
- unlock screen with DisSpeed
- end mouseUp
-
-
-
- -- part contents for background part 11
- ----- text -----
- Click on an option below.
-
- -- part contents for background part 1
- ----- text -----
- Nuts & Bolts Menu
-
- -- part contents for card part 1
- ----- text -----
- Click these options to learn about the features added with HyperCard 2.0.